home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / SCRPTDBG.EXE / delsrdbg.bat < prev    next >
Encoding:
DOS Batch File  |  1997-06-06  |  146 b   |  9 lines

  1. attrib -r %1\refcount.exe
  2. attrib -r %2\delsrdbg.bat
  3. rd %1\Docs\Art
  4. rd %1\Docs
  5. rd %1\samples
  6. del %1\refcount.exe
  7. rd %1
  8. del %2\delsrdbg.bat
  9.